setCompoundDrawablesWithIntrinsicBounds

open fun setCompoundDrawablesWithIntrinsicBounds(@Nullable left: @Nullable Drawable, @Nullable top: @Nullable Drawable, @Nullable right: @Nullable Drawable, @Nullable bottom: @Nullable Drawable)(source)
open fun setCompoundDrawablesWithIntrinsicBounds(left: Int, top: Int, right: Int, bottom: Int)(source)